Version 24.2 (latest)

WeakReferenceHelper<T> Class Methods

For a list of all members of this type, see WeakReferenceHelper<T> members.

Public Methods
 NameDescription
Public MethodAddInserts an item at the end of the list.  
Public MethodAddRangeAdds a range of items to the list  
Public MethodContainsDetermines whether the access control list contains a specific access control entry.  
Public MethodForEachPerforms the specified action on each item of the list.  
Public MethodRemoveRemove the first occurrence of the specified item from the list.  
Public MethodRemoveLastRemoves and returns the last item of the list.  
See Also